Welcome![Sign In][Sign Up]
Location:
Search - polygon line

Search list

[Special Effects79746833

Description: 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色,-2 d graphics interactive software, can draw a straight line, circle, ellipse, polygon, curve, you can pick and choose the color,
Platform: | Size: 142336 | Author: ionfdguratinn | Hits:

[ComboBoxSystoliw

Description: PlanarCAD,h Line,h Rectangle,h PolyLine,h Circle,h Polygon,h-PolyLine PlanarCAD, h Line, Rectangle, h h, h, Circle, Polygon h, h
Platform: | Size: 88064 | Author: mindizb | Hits:

[Othermope

Description: In vc + + brush application mode A brush brush color version of the polygon round, etc Can adjust the line width
Platform: | Size: 160768 | Author: EUV_723119 | Hits:

[Other多边形扫描线填充原始算法

Description: 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic computer graphics processing applications, such as computer games and 3D CAD software rendering and so on.)
Platform: | Size: 2305024 | Author: 洛洛云九 | Hits:

[OpenGL program区域填充

Description: 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。(A polygon consisting of a plurality of segments consisting of a line segment from bottom to bottom by horizontal scanning. Each scan line produces a series of intersections with each polygon edge. The intersection points are classified according to the X coordinate, and the sorted intersection points are taken out in pairs as the two endpoint, and the horizontal lines are drawn with the filled colors. Polygon is after the scan is complete coloring.)
Platform: | Size: 7168 | Author: hhaijoy | Hits:

[Internet-NetworkCirbve

Description: PolyLine PlanarCAD, h Line, Rectangle, h h, h, Circle, Polygon h, h
Platform: | Size: 120832 | Author: Noblwzc | Hits:

[Button controlcvukvxf

Description: 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度(In vc + + brush application mode A brush brush color version of the polygon round, etc Can adjust the line width)
Platform: | Size: 193536 | Author: Galedwx | Hits:

[VC/MFCmfc_draw

Description: mfc 图形学 ,绘制基本图形实验。 直线段(dda,mid,bre),圆(八分),椭圆(四分),区域填充(四联通区域递归),直线段裁剪(Cohen-Sutherlan),设定颜色 1.拖动鼠标左键绘制直线段、圆、椭圆、 直线段裁剪时所需窗口,拖动鼠标右键绘制待裁剪的直线段,鼠标中间确认裁剪 2.鼠标左键单击确认要填充的多边形,在该多边形内部单击右键确认该点为种子点并填充。(Mfc graphics, drawing basic graphics experiments. (Dda, mid, bre), circle (eight points), ellipse (quarter), area filled (four Unicom region recursion), straight line cut (Cohen-Sutherlan), set the color 1. Drag the left mouse button to draw a straight line, circle, oval, straight line cut the required window, drag the right mouse button to draw the line to be cut, the middle of the mouse to confirm the cut 2. Click the left mouse button to confirm the polygon to be filled, right click inside the polygon to confirm that the point is the seed point and fill it.)
Platform: | Size: 385024 | Author: lwq974962192 | Hits:

[Other画图程序c

Description: 1、封装完成! 2、直线、矩形和圆 已经画出! 3、完善了封装:消息循环装入应用程序类! 4、多边形完成! 5、可修改画笔颜色和宽度了! 6、加载新图标! WM_PAINT完成,实现窗口重绘! 新建(全部删除)功能实现! 8、放大缩小功能实现! 原始大小查看功能实现! 9、选中+删除功能实现! 右键删除实现! 确定前的图形用虚线表示实现! 10、实现通讯功能! 11、电脑重装了,2005格了,找了些同学都只有2008,只有转化为VS2008编译了…… 12、保存+打开实现! 13、编辑:拖动 实现!(1. Package completion! Lines, rectangles and circles have been drawn! 3. Perfect encapsulation: the message loop loads the application class! 4. Complete the polygon! 5. Modify the color and width of the brush! 6. Load new ICONS! WM_PAINT finished, implement window redrawing! New (delete all) function implementation! 8. Enlarge and reduce the function implementation! The original size view function implementation! 9. Select + delete function implementation! Right-click the implementation! Make sure the previous graph is implemented with dotted line! 10. Realize the communication function! 11. The computer is reloaded, 2005 checked, and some students only have 2008, which is converted to VS2008... 12. Save + open the implementation! 13. Edit: drag to implement!)
Platform: | Size: 3085312 | Author: uor99 | Hits:

[Graph Drawingcgdraw 1

Description: 三种线段的绘制、圆和椭圆的绘制以及多边形的绘制和填充(Drawing, circle and ellipse drawing and polygon drawing and filling the three line)
Platform: | Size: 98304 | Author: 暗色的 | Hits:

[Dialog_WindowMFC_DRAW

Description: 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: line segment, triangle, rectangle, circle, ellipse, arbitrary polygon, and text 3. bitmap operation: can read the bitmap, and picture on the bitmap, can save the figure as a bitmap 4. edit function: set properties (line type, fill mode, color, font, font size) 5. shortcut menu: the shortcut menu should have 6. serialization: can save graphic images as files, and can read and display graphics and images from files.)
Platform: | Size: 15457280 | Author: 小小MIKO | Hits:

[Graph Drawingsrc

Description: 采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)
Platform: | Size: 4096 | Author: 李木华 | Hits:

[Other计算机图形学

Description: 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
Platform: | Size: 4198400 | Author: 水无缘 | Hits:

[Other绘图应用程序

Description: 实现功能: (1)能够打开和保存图片。 (2)能够实现绘画图形(直线、空心(实心)椭圆、空心(实心)矩形、多边形);多边形主要包括三角形、四边形、五边形、六边形。 (3)实现画笔粗细的变更; (4)实现画笔颜色的变更; (5)能够用鼠标在绘图板上单击拖动进行随笔画; (6)具有橡皮擦除功能以及全屏清除功能。(Realization function: (1) can open and save the picture. (2) can realize drawing graphics (straight line, hollow (Shi Xin) ellipse, hollow (Shi Xin) rectangle, polygon); polygons mainly include triangles, quadrangles, pentagons, hexagons. (3) to change the thickness of the brush. (4) to change the color of the brush. (5) you can use the mouse to drag and move the sketches on the drawing board. (6) rubber erase function and full screen scavenging function.)
Platform: | Size: 267264 | Author: 我就是我ZC | Hits:

[2D GraphicEGL_CADTools

Description: EGL CAD Tools : The tools needed to make the industry standard CAD program. Was clean and simple coding. Here you can learn the basics of algebra. You can learn more about the content by looking at a screen shot. For example, collection of the intersection ,of the geometry on the presence of the special points, and so on. New: Draw a circle section
Platform: | Size: 35840 | Author: Procam | Hits:

[Graph program利用de Boor算法绘制B样条曲线

Description: 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw the control polygon and draw the B spline curve by piecewise straight line segments.)
Platform: | Size: 47104 | Author: zgwxc116 | Hits:
« 1 2 ... 24 25 26 27 28 29»

CodeBus www.codebus.net